Explicitly build-depend on xsltproc, which is directly used
authorSimon McVittie <smcv@debian.org>
Fri, 12 Aug 2016 09:30:20 +0000 (10:30 +0100)
committerSimon McVittie <smcv@debian.org>
Fri, 12 Aug 2016 09:30:20 +0000 (10:30 +0100)
debian/changelog
debian/control

index 9242bc7e5f484a3820e6c0bf9e3df33fb06967b1..3a54b2d4ca2e3d79d73a7aefb72f1bba56e6a96d 100644 (file)
@@ -1,3 +1,9 @@
+ostree (2016.7-2) UNRELEASED; urgency=medium
+
+  * Explicitly build-depend on xsltproc, which is directly used
+
+ -- Simon McVittie <smcv@debian.org>  Fri, 12 Aug 2016 10:30:01 +0100
+
 ostree (2016.7-1) unstable; urgency=medium
 
   * New upstream version
index 57724f99c36036c0a2460d67e82d3a25f426105e..d912ef007f9f7de9814c98663307af80d40c9dab 100644 (file)
@@ -34,6 +34,7 @@ Build-Depends:
  libsoup2.4-dev (>= 2.39.1),
  libsystemd-dev,
  procps,
+ xsltproc,
  zlib1g-dev,
 Standards-Version: 3.9.8
 Homepage: https://github.com/ostreedev/ostree/